NDepend.API Documentation
ToManMonth(Nullable<AnnualInterest>) Method
NDepend.TechnicalDebt Namespace > IDebtFormatter Interface > ToManMonth Method : ToManMonth(Nullable<AnnualInterest>) Method
The estimated nullable cost per year to leave one or several issues unfixed
Gets a double number of man-months that represents annualInterest. The number of man-months is computed from this.DebtSettings.DebtSettings.NumberOfWorkHourPerDay and this.DebtSettings.DebtSettings.NumberOfWorkDayPerYear.
Syntax

Parameters

annualInterest
The estimated nullable cost per year to leave one or several issues unfixed
Remarks
If annualInterest is null this method returns null.
Requirements

Target Platforms: Windows 11, 10, 8, 7 and Linux, MacOS with net8.0, net7.0 or net6.0 installed

See Also

Reference

IDebtFormatter Interface
IDebtFormatter Members
Overload List